google.golang.org/grpc/internal/transport.bdpEstimator.updateFlowControl (field)

4 uses

	google.golang.org/grpc/internal/transport (current package)
		bdp_estimator.go#L63: 	updateFlowControl func(n uint32)
		bdp_estimator.go#L137: 		b.updateFlowControl(bdp)
		http2_client.go#L365: 			updateFlowControl: t.updateFlowControl,
		http2_server.go#L277: 			updateFlowControl: t.updateFlowControl,